@font-face {
    font-family: "GT-america";
    src: url("../fonts/GT-America-Medium.otf") format("opentype");
    font-weight: normal;
}
@font-face {
    font-family: "GT-america-light";
    src: url("../fonts/GT-America-Light.otf") format("opentype");
    font-weight: 300;
}
@font-face {
    font-family: "GT-america-bold";
    src: url("../fonts/GT-America-Bold.otf") format("opentype");
    font-weight: bold;
}

/* Eliminar elementos de la plantilla */
.tm-page::before{
    display: none;
}
html::after{
    background-image: none;
}

.tm-page {
    border-bottom: 0px solid #0000e6;
    border-bottom-width: 0px;
}
/* Toolbar */
.tm-toolbar .uk-container{
    max-width: 1800px;
}
.tm-toolbar-default .uk-subnav > .uk-active > a, .uk-card-primary.uk-card-body .uk-subnav > .uk-active > a, .uk-card-primary > :not([class*="uk-card-media"]) .uk-subnav > .uk-active > a, .uk-dark .uk-subnav > .uk-active > a, .uk-section-primary:not(.uk-preserve-color) .uk-subnav > .uk-active > a, .uk-tile-primary:not(.uk-preserve-color) .uk-subnav > .uk-active > a {
    color: #fff;
    font-weight: 700;
}
/* Logo */
.tm-headerbar-top {
    padding-top: 30px;
    padding-bottom: 20px;
}

/* Sticky logo */
.uk-navbar-sticky {
    margin-top: 0px;
    padding: 20px;
}
.uk-navbar-sticky {
    box-shadow: inset 0 0px 0 0 #000;
}
@media (max-width: 960px){
    .uk-navbar-sticky {
        margin-top: 0px!important;
        padding: 0px;
    }
}

/* Texto */
p{
    letter-spacing: -0.78px;
}
.uk-text-meta {
    letter-spacing: -0.78px;
}
.texto-intermedio{
    font-size: 26px;
    line-height: 34px;
}
.tm-headerbar.uk-sticky-fixed {
    background: #fff !important;
    z-index: 9999999 !important;
}
.uk-text-small p{
    letter-spacing: 0px;
}


/* Titulos */
@media (max-width: 960px){
    p{
        /*font-size: 18px;*/
        /*line-height: 22px;*/
    }

    .uk-h1, h1{
        font-size: 60px ;
        line-height: 74px ;
    }
    .uk-h2{
        font-size: 42px ;
        line-height: 46px ;
    }
    .uk-h3{
        font-size: 36px;
        line-height: 40px;
    }
    .uk-h4{
        font-size: 24px;
        line-height: 28px;
    }
    .uk-h5, h5{
        font-size: 20px;
        line-height: 22px;
    }
    .uk-h6{
        font-size: 18px;
        line-height: 20px;
    }
    .uk-text-large {
        font-size: 20px;
        line-height: 24px;
    }
    .texto-intermedio{
        font-size: 20px;
        line-height: 24px;
    }
    .uk-text-lead{
        font-size: 24px;
        line-height: 28px;
    }
    .uk-panel .mod-languages{
        border-top: 1px solid #d3d3d3;
        padding-top: 20px;
    }
    .uk-text-small p {
        font-size: 14px;
        line-height: 18px;
    }
    .uk-text-small {
        font-size: 14px;
        line-height: 18px;
    }
}

/*Menu*/
.uk-navbar-nav>li.uk-active>a{
    font-family: GT-america;
}
.uk-navbar-dropdown-nav>li.uk-active>a {
    font-family: GT-america;
}

/*Lista*/
ul ul ul {
    list-style-type: disc;
}

/*Offcanvas*/
@media only screen and (max-width: 960px){
    .inicio .uk-navbar-container:not(.uk-navbar) {
        padding-top: 30px;
        padding-bottom: 15px;
    }
    .uk-nav-default>li>a{
        text-transform: uppercase;
    }
    ul.uk-nav-sub {
        padding: 5px 0 5px 30px;
    }
}

/* MENU */
#module-117, #module-132, #module-130 {
    padding-bottom: 20px;
}
#module-122, #module-131, #module-135{
    padding-bottom: 20px;
}
.top-sub-menu ul {
    display: flex;
    justify-content: center;
    padding: 0;
}
.top-sub-menu ul li {
    list-style: none;
    padding: 5px 20px 5px 20px;
}
.top-sub-menu ul li a {
    font-size: 13px;
    line-height: 24px;
    color: #000;
    text-decoration: none !important;
}
.tm-top {
    background: #f5f5f5;
    padding: 0;
}

.top-sub-menu ul .active {
    font-weight: 600;
    color: #000;
}
.tm-top.fixed {
    position: fixed;
    width: 100%;
    top: 120px;
    z-index: 999;
    left: 0;
}

.pdngMain .uk-container{
    padding-top: 180px !important;
}
/*.uk-navbar-nav li.uk-active {
    pointer-events: none;
}*/
.tm-header .uk-navbar-center {
    justify-content: center;
    gap: 0px;
    width: 100%;
}
.tm-header .uk-sticky .uk-container {
    position: unset;
    max-width: 100%;
    padding: 0 !important;
}
.tm-header .uk-sticky .uk-container .top-sub-menu {
    background: #f5f5f5;
    width: 100%;
    margin-top: 0;
}
.tm-header .uk-sticky .uk-navbar-sticky {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
}

.uk-navbar-dropdown-nav {
    display: flex;
    justify-content: center;
}
.uk-sticky .uk-navbar-dropdown {
    width: 100%;
    left: 0 !important;
    max-width: 100% !important;
    padding: 5px;
}
.uk-navbar-dropdown-nav li {
    margin-right: 20px;
}

.uk-navbar-dropdown-nav li {
    margin-right: 0;
    padding: 0 20px 0px 20px;
}
.uk-sticky .uk-navbar-dropdown {
    top: 134px !important;
    padding: 0px;
}
.uk-sticky-fixed .uk-navbar-dropdown {
    top: 134px !important;
}
.uk-sticky-fixed  .uk-navbar {
    padding-bottom: 0 !important;
}

.top-sub-menu ul li a:hover {
    color: #0000e6;
}

/* hover navbar */

@media(max-width: 767px){
    .uk-logo img {
        max-width: 250px;
    }
    .top-sub-menu ul {
        display: block;
        margin: 0;
        padding: 0;
    }
    .top-sub-menu ul li {
        padding: 0 10px 0 0;
    }
    .tm-top {
        padding: 15px 0;
    }
    .tm-top.fixed {
        position: unset !important;
    }
    #tm-dialog-mobile .uk-modal-body {
        display: block;
        padding: 15px;
        width: 100%;
    }
    #tm-dialog-mobile .uk-modal-body .uk-nav a {
        padding-bottom: 15px;
    }
}

@media(min-width: 961px){
    .uk-sticky .uk-navbar-container {
        padding: 0 !important;
    }
}
.uk-navbar-sticky {
    margin-top: 0px;
    padding: 20px;
}
@media(max-width: 960px){
    main#tm-main {
        margin-top: -15px;
    }
    /*.hide-hash-submenu {
        display: none !important;
    }*/
    .uk-navbar-sticky{
        margin-top: 0 !important;
    }
    .uk-navbar-sticky {
        padding: 0;
    }
    .tm-top {
        background: #f5f5f5;
        padding: 0;
        display: none !important;
        position: fixed;
        top: 60px;
        z-index: 999999;
        width: 100%;
    }
    /*  .tm-top ul li a:hover {
      color: #0000e6;
    }*/
    .tm-top ul {
        display: flex;
        overflow-x: scroll;
        justify-content: flex-start;
        padding: 0;
    }
    .tm-top ul li {
        list-style: none;
        padding: 10px 20px 15px 20px;
    }
    .tm-top ul li a {
        font-size: 16px;
        line-height: 24px;
        color: #666;
        white-space: nowrap;
        text-decoration: none !important;
    }

    /*****/
    #tm-dialog-mobile .uk-modal-body .uk-nav li {
        position: relative;
    }
    #tm-dialog-mobile .uk-modal-body .uk-nav li .parent-item-arrow {
        position: absolute;
        right: ;
        right: -5px;
        top: -5px;
    }
    #tm-dialog-mobile .uk-modal-body .uk-nav li .parent-item-arrow .fa {
        color: #000;
        padding: 5px 10px;
        background: #fff;
        font-size: 18px;
    }
    #tm-dialog-mobile .uk-modal-body .uk-nav li .uk-nav-sub {
        display: none;
    }

    #tm-dialog-mobile .uk-modal-body .uk-nav li .uk-nav-sub.show {
        display: block;
    }
    #tm-dialog-mobile .uk-modal-body .uk-nav li .parent-item-arrow.up {
        transform: rotate(180deg);
    }
}
.tm-top {
    background: #f5f5f5;
    padding: 0;
    display: none;
}
.tm-top ul li a.active {
    color: #000;
    font-weight: 600;
}
.tm-headerbar-default.tm-headerbar.tm-headerbar-top.uk-sticky.uk-active{
    position: relative;
    z-index: 99999;
    width: 100%;
}
.tm-headerbar-top.tm-headerbar-default {
    background: #fff;
    z-index: 99999;
    width: 100%;
    top: 0;
}



.tm-header nav.uk-navbar {
    padding-top: 0;
}
.tm-header .uk-sticky-fixed nav.uk-navbar {
    padding-top: 0;
}
.tm-header .uk-navbar-container.uk-navbar-transparent .uk-navbar {
    padding-top: 0;
}
.uk-modal{
    z-index: 99999999;
}
.uk-modal .uk-icon.uk-close {
    top: 20px;
}


/* Flecha offcanvas */
.fa-angle-down:before {
    /*content: "\f107";*/
    /*color: transparent;*/
    /*background-image: url(/images/desplegable-menu.svg);*/
    /*background-repeat: no-repeat;*/
    /*background-size: content;*/
    /*background-position: bottom;*/
    /*padding: 1px;*/
}
#tm-dialog-mobile .uk-modal-body .uk-nav li .parent-item-arrow .fa {
    padding: 10px 10px !important;
}
.uk-lightbox.uk-open {
    display: block;
    opacity: 1;
    z-index: 9999999 !important;
}

/* Tabla empleo */
.eTbaAe {
    background: rgb(248 248 248 / 0%) !important;
    border: 1px solid #000;
}

/* Selector de idiomas */
div.mod-languages li {
    margin: 0px;
    border-right: 1px solid #fff;
    line-height: 7px;
}
div.mod-languages a {
    padding: 3px 8px;
    text-decoration: none;
}
div.mod-languages li:last-child {
    border-right: 0px solid #fff;
}
div.mod-languages a {
    padding: 3px 8px;
    text-decoration: none;
    font-size: 14px !important;
}

/* Toolbar */
.tm-toolbar .uk-nav-default{
    font-size: 14px;
}

/* Responsive botones */
@media(max-width: 961px){
    .uk-button{
        font-size: 14px;
    }
}

#RGPD0-lbl, #Newsletter0-lbl{
    font-size: 16px;
}


/*....*/
header.tm-header.uk-visible\@m {

    width: 100%;

    z-index: 999;
    background: #fff;
}
.top-zero {
    top: 0px !important;
}


/*.tm-headerbar-default.tm-headerbar.tm-headerbar-top.uk-sticky.uk-active {
    top: 35px !important;
}*/
/*header.tm-header.uk-visible\@m .uk-sticky-placeholder {
  height: auto !important;
}*/


.tm-header .uk-sticky .uk-container .top-sub-menu.hide-nav-stripe {
    background: #f5f5f5;
}
.tm-header .uk-sticky .uk-container .top-sub-menu.hide-nav-stripe ul li a {
    color: whitesmoke !important;
}


/* Menu Dani */

.uk-sticky-fixed .acvstycky{
    background-color: #fff;
}

.inicio  header.tm-header.uk-visible\@m {

    width: 100%;
    z-index: 999;
    background: transparent;
}
.uk-navbar-dropdown {
    box-shadow: 0 5px 12px rgb(0 0 0 / 0%);
}

/* Toolbar */
.tm-toolbar-default .uk-nav-default .uk-nav-sub a{
    font-size: 14px;
    line-height: 18px;
}

.stop-scrolling {
    overflow-y: hidden !important;
}
.active-scrolling{
    overflow: auto;
}
#module-117, #module-132, #module-135 {
    gap: 0;
}

#module-117 li a, #module-132 li a, #module-135 li a{
    padding: 0 17px;
}